(C) 1996 AROS - The Amiga Replacement OS


NAME
#include <clib/icon_protos.h>
struct DiskObject * GetDiskObject()
SYNOPSIS
UBYTE * name

LOCATION
In IconBase at offset 13
FUNCTION
INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
27.03.1997 digulla
Replace aros by arossupport
10.02.1997 digulla
Allow to specify "name.info" and "name" as the name for the icon file.
07.02.1997 digulla
Preliminary version of GetDiskObject(). Most see some work before it can be released (needs the globals SysBase and DOSBase which don't exist).